home *** CD-ROM | disk | FTP | other *** search
/ Amiga News 96 / Amiga News 96.iso / amig_ad_os / textimages / écrans / musiq < prev    next >
Text File  |  1997-03-16  |  331b  |  15 lines

  1. if EXISTS c:type
  2.    if EXISTS c:wait
  3.       c:type MSG
  4.       c:wait 45
  5.    endif
  6. endif
  7.  
  8. ;*********  N'utilisez pas l'option -p de NOISEPLAYER
  9. ;*********  Elle me semble responsable de certains crashes !?
  10.  
  11. run >NIL: dp/noiseplayer >NIL: -m2 DP/mod.pretend
  12.  
  13. if EXISTS c:wait
  14.    c:wait 2       ; laisser la musique prendre son envol...
  15.